<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

body, div, address, blockquote, iframe, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, h5, h6, p, pre, caption, form, legend, fieldset, input, button, select, textarea { margin: 0; padding: 0; font-weight: normal; font-style: normal; font-size: 100%; font-family: inherit; }
ol, ul, li { list-style: none; }
ol { list-style-type: none; }
img { border: 0; }
body { font-size: 14px; color: #333; font-family: "Microsoft YaHei", "Arial", "SimSun", "Tahoma", "Helvetica", "sans-serif"; background: url(../images/top_bg01.jpg) top center no-repeat; }
a { color: #333; text-decoration: none; }
a:hover { color: #115ed0; }
input { font-size: 14px; color: #999; line-height: 18px; border: 0 solid #ccc; background: #fcfcfc; }
.input1[type="text"] { display: block; margin-bottom: 20px; width: 300px; height: 48px; border: 1px solid #ccc; background: #fbfbfb; color: #aaa; text-indent: 10px; }
.input1[type="password"] { display: block; margin-bottom: 10px; width: 150px; height: 18px; border: 1px solid #ccc; background: #efefef; color: #333; }
.input1[type="button"] { display: block; width: 300px; height: 48px; background: #06c; color: #fff; cursor: pointer; border-radius: 5px; font-size: 14px; }
.input2 { border: 1px solid #ccc; height: 18px; color: #666; background: #efefef; }
.fl { float: left; }
.fr { float: right; }
.clearfix:after { content: ""; display: block; clear: both; height: 0; visibility: hidden; }
.clearfix { zoom: 1; }
</pre></body></html>